Skip to content

Commit

Permalink
Update to v0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
phrocker authored Nov 13, 2019
1 parent f170b9c commit cd8cd34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ initial support for [Apache Accumulo][accumulo], the design can and has been use
stores. Development began in 2014 and has slowly evolved. there is no structural specificity to Accumulo
despite being the base implementation. Despite this the examples below will look very much like Accumulo due to aliasing. This is intentional.

Capabilities That will be supported in V0.4 :
Capabilities That will be supported in V0.5 :

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

0 comments on commit cd8cd34

Please sign in to comment.