Skip to content

Commit

Permalink
modified readme, fixes #51
Browse files Browse the repository at this point in the history
  • Loading branch information
BenFradet committed May 17, 2015
1 parent f00ea96 commit 2f8e75d
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 @@ -87,13 +87,13 @@ Storehaus provides a number of modules wrapping existing key-value stores. Enric
* [Storehaus-mysql](http://twitter.github.com/storehaus/#com.twitter.storehaus.mysql.MySqlStore) (wraps Twitter's [finagle-mysql](https://github.com/twitter/finagle/tree/master/finagle-mysql) library)
* [Storehaus-redis](http://twitter.github.com/storehaus/#com.twitter.storehaus.redis.RedisStore) (wraps Twitter's [finagle-redis](https://github.com/twitter/finagle/tree/master/finagle-redis) library)
* [Storehaus-hbase](http://twitter.github.com/storehaus/#com.twitter.storehaus.hbase.HBaseStore)
* [storehaus-dynamodb](https://github.com/twitter/storehaus/tree/develop/storehaus-dynamodb)
* [Storehaus-dynamodb](https://github.com/twitter/storehaus/tree/develop/storehaus-dynamodb)
* [Storehaus-leveldb](https://github.com/twitter/storehaus/tree/develop/storehaus-leveldb)

#### Planned Modules

Here's a list of modules we plan in implementing, with links to the github issues tracking progress on these modules:

* [storehaus-leveldb](https://github.com/twitter/storehaus/issues/51)
* [storehaus-berkeleydb](https://github.com/twitter/storehaus/issues/52)

## Community and Documentation
Expand Down

0 comments on commit 2f8e75d

Please sign in to comment.