New serializer and autoloader
July 13, 2010
We have some changes on github for you:
- Rediska now serialized only objects and arrays. Strings stored as is.
- Serializer now works with adapters. For define adapter use serializerAdapter option. In a box we have three adapters:
- phpSerializer
- json
- toString
- Rediska now use autoloader and can't required include_path