|
|
|
|
|
by stephth
5440 days ago
|
|
Redis. :) But more importantly, it runs as a server. I think what @jcapote meant is being able to use Redis operations without a server, like Leveldb or sqlite. I would love to see that. There's already some effort towards that direction [1], but using a google backed project instead of building a full library from the ground up could be a saner approach. [1] https://github.com/seppo0010/redislite |
|