We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e888ce commit ac89406Copy full SHA for ac89406
README.md
@@ -3,5 +3,16 @@ Redis.Cache
3
4
Small library for manage cache with Redis.
5
6
-h2. Feature
+Feature
7
+-------
8
9
+* Language C# Framework .NET 4.x
10
+* Support Extending and Absolute TTL (At the same time)
11
+* Support native data type (int, string, bool, single and double)...
12
+* ... and automatically serialization and de-serialization object.
13
+
14
+Next Steps...
15
+-------------
16
17
+* Support to compression.
18
+* Management limit number of keys.
0 commit comments