Skip to content
This repository has been archived by the owner on Dec 29, 2024. It is now read-only.

Latest commit

 

History

History
8 lines (7 loc) · 323 Bytes

TODO.md

File metadata and controls

8 lines (7 loc) · 323 Bytes

Todo list for gremgo

  • Add tests for connection (WebSockets etc.)
  • Timeout for response retrieval
  • Fix error handling in write and read workers
  • Write UUIDv4 generator to reduce reliance on external library
  • Change WebSocket library from gorilla/websocket to net/websocket
  • Create mock TinkerPop server for testing