|
|
|
|
|
by zwkrt
2666 days ago
|
|
Redis is a general purpose k/v data store that you run in memory. It has support for transactions and atomic operations, and it can be persisted and resumed. You can use it for caching, counting, event sourcing, lat/lng data, pub/sub, and more. My coworker once called redis "NoSQLite", which I think is a very apt description. |
|
[0] https://www.pearson.com/us/higher-education/program/Ousterho...
[1] https://tcl.apache.org/rivet/
[2] http://antirez.com/articoli/tclmisunderstood.html
[3] http://jim.tcl.tk/index.html/doc/www/www/index.html
[4] https://en.m.wikipedia.org/wiki/D._Richard_Hipp
[5] https://www.tcl.tk/community/tcl2017/assets/talk93/Paper.htm...