Skip to content

Commit cd8cd34

Browse files
authored
Update to v0.5
1 parent f170b9c commit cd8cd34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ initial support for [Apache Accumulo][accumulo], the design can and has been use
66
stores. Development began in 2014 and has slowly evolved. there is no structural specificity to Accumulo
77
despite being the base implementation. Despite this the examples below will look very much like Accumulo due to aliasing. This is intentional.
88

9-
Capabilities That will be supported in V0.4 :
9+
Capabilities That will be supported in V0.5 :
1010

11-
* Work with Accumulo 1.6.x, 1.7.x, 1.8.x and 1.9.x
11+
* Works with Accumulo 1.6.x, 1.7.x, 1.8.x, 1.9.x and 2.x
1212
* **Read/Write** : Reading and writing data to Accumulo is currently supported.
1313
* **Table Operations** : Most table operations are currently supported. This includes the fate operations that the normal Accumulo client performs.
1414
* **Security Operations** : Security operations aren't all implemented, but you should be able to add users, change authorizations, passwords, and remove users.

0 commit comments

Comments
 (0)