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

Switch from local in-memory storage to Redis #11

Closed
htdvisser opened this issue Jan 13, 2016 · 1 comment
Closed

Switch from local in-memory storage to Redis #11

htdvisser opened this issue Jan 13, 2016 · 1 comment
Labels

Comments

@htdvisser
Copy link
Contributor

No description provided.

@htdvisser htdvisser added this to the Milestone 2 milestone Jan 13, 2016
This was referenced Jan 13, 2016
@htdvisser
Copy link
Contributor Author

I don't think we need a separate storage for this. Routers and brokers are local by design, so something like LevelDB, RocksDB or Bolt is probably better. It can still store state to disk, but we don't add an extra dependency (like Redis).

@KtorZ KtorZ closed this as completed in 618bc87 Feb 1, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant