Skip to content

Commit ac89406

Browse files
committed
Update README.md
1 parent 0e888ce commit ac89406

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,16 @@ Redis.Cache
33

44
Small library for manage cache with Redis.
55

6-
h2. Feature
6+
Feature
7+
-------
78

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

Comments
 (0)