Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 366 Bytes

TODO.md

File metadata and controls

12 lines (10 loc) · 366 Bytes

TODO

Worker

  • Get worker running
    • Get WORKER command working
      • DONE - be able to encode/decode json payloads from LFE
        • DONE - be able to create sane json representations in LFE
          • DONE - write a library for converting between orddict and json
            • via jiffy
            • updates and gets via ej
    • Get PING command working