non-relational databases (nosql) |
| Tuesday, 20 April 2010 14:38 | |||
redisredis - Project Hosting on Google Code - Redis is an advanced key-value store. It is similar to memcached but the dataset is not volatile, and values can be strings, exactly like in memcached, but also lists, sets, and ordered sets. All this data types can be manipulated with atomic operations to push/pop elements, add/remove elements, perform server side union, intersection, difference between sets, and so forth. Redis supports different kind of sorting abilities. Redis is written in ANSI C and works in most POSIX systems like Linux, *BSD, Mac OS X, Solaris, and so on.bpollack/miniredis - GitHub - a small simplistic python implementation of miniredis written for win32 support. Messaging with Redis and C# using ServiceStack « Simon Hampshire's Kraken Blog Messaging with Redis and Node.js Using Node_Redis Client « Simon Hampshire's Kraken Blog CassandraAnd her name was Cassandra!?!The Apache Cassandra Project - Cassandra is a highly scalable, eventually consistent, distributed, structured key-value store. Cassandra brings together the distributed systems technologies from Dynamo and the data model from Google's BigTable. Like Dynamo, Cassandra is eventually consistent. Like BigTable, Cassandra provides a ColumnFamily-based data model richer than typical key/value systems. Cassandra Jump Start For The Windows Developer - Nick Berardi's Coder Journal karlseguin's apollo at master - GitHub - Linq Provider for Cassandra
|
|||
| Last Updated on Sunday, 22 April 2012 22:42 |

