scarlet

command module
v0.0.0-...-46de141 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 3, 2012 License: BSD-3-Clause Imports: 13 Imported by: 0

README

Scarlet

An HTTP frontend, for Redis.

Installing

You can install Scarlet simply by running the following command (assuming you have a Go environment setup):

go get github.com/nesv/Scarlet

Alternately, if you would like to clone the repository and build it from there, the sources also ship with a simple Makefile; all you have to do once you get the repository cloned is run:

make

...and you will have a Scarlet executable in your current directory, that you can move around, to wherever.

Issues?

If you experience any issues, please create an issue here, on Github.

Development

If you would like to help out with developing Scarlet, that would be awesome!

The first thing to do, would be to fork this repository, do something important and/or cool, then submit a pull request. If your work is good, and consistent, then you will be added to the list of contributors.

Copying & contributing

See LICENSE.md.

Build statuses

Travis CI: Build Status

Drone.io:

Changelog

Please see CHANELOG.md.

Documentation

Overview

configu.go

Types, and functions relating to Scarlet's configuration.

Provides functions related to creating new Redis keys.

Provides functions that perform delete operations on Redis keys.

Provides the HTTP interface for Scarlet.

main.go

Main source file for Scarlet.

Provides functions related to reading values from Redis.

redis.go

Utility functions for common operations on Redis hosts.

Provides functions related to updating existing keys, in Redis.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL