team-supercharge / rxsnappy

RxSnappy is a thread safe rxjava wrapper for the great SnappyDB fast key-value database for Android.
Apache License 2.0
49 stars 9 forks source link

RxJava support for other snappy methods #8

Closed richardradics closed 8 years ago

richardradics commented 8 years ago

0.3.0

filippet commented 8 years ago

Hi Richard, Any thoughts on adding support for key deletion?

snappyDB.del("key");

Thanks, Filip

richardradics commented 8 years ago

definitely, it will be avaiable in the next release