Skip to content

Commit 732e321

Browse files
committed
[kv-interface] Add Readme.md
1 parent d186619 commit 732e321

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

java/kvstore-interface/Readmd.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# KVStore interface
2+
3+
## Change log
4+
5+
### 1.2.1
6+
7+
Fix the data race in the counters in the cached client.
8+
9+
10+
### 1.2
11+
12+
Change the configuration item in the cache from `cache.capacity.in.gbytes` to `cache.capacity.in.byte`.

0 commit comments

Comments
 (0)