Release Rediska 0.2.1
November 25, 2009
First public beta release of Rediska (radish on russian) - open source PHP client for key-value database Redis.
Main features
- Multiple servers support
- Consistent hashing, crc32 or you personal algorythm for key distribution
- Working with keys as objects
- Use Lists and Sets as native PHP arrays
- Full Zend Framework integration
Coming soon
- Integration with others frameworks
- Expire keys by tags
- Server aliases and working with keys on servers specified by alias
- Ketama (fast C library for key distribution) support
- More documentation