KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
riak-admin
★ 26
Open GitHub ↗
A Futon-like web interface for Riak
Download README (.md)
Explore Similar Repositories
Mojolicious-Plugin-TtRenderer
:
Template Toolkit renderer for Mojo
brcobranca_exemplo
:
Aplicação de exemplo do uso do brcobranca
vulcan
:
Generate test data for Redis in C
qtrotate
:
Tools for handling rotated Quicktime/MP4 files
analogger
:
A very fast distributed asynchronous logging service
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
riak-admin
?
Download (.md)
## riak-admin #### Features so far - Display contents of bucket - Display contents of document on click - Edit contents of the document (json.object) - Delete individual documents or all docs of a bucket #### Usage git clone git://github.com/frank06/riak-admin cd riak-admin && git submodule update --init ./upload.sh * You can run `./run.sh` for continuous updates / development - you'll need Ruby and the `bind` gem. Then navigate to http://localhost:8098/riak/riak-admin/index.html?bucket where _bucket_ is any bucket living in Riak.