Sha256: 488a878183fbbfea916933e3161e97e0005db295e9a58d0187ab7c6fb7385c2d

Contents?: true

Size: 822 Bytes

Versions: 9

Compression:

Stored size: 822 Bytes

Contents

# Tekeya

**Tekeya** is a social engine for Rails applications based on Redis and RebatDB.

## Objective

We work on social networks all the time and we almost always need to create social graphs, activity feeds and notifications that are efficient, flexible and reliable.

## Name

**Tekeya** is an arabic word the describes a place where people meet and converse.

## Installation

Add this line to your application's Gemfile:

    gem 'tekeya'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install tekeya

## Usage

TODO: Write usage instructions here

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Added some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
tekeya-0.0.10 README.md
tekeya-0.0.9 README.md
tekeya-0.0.7 README.md
tekeya-0.0.6 README.md
tekeya-0.0.5 README.md
tekeya-0.0.4 README.md
tekeya-0.0.3 README.md
tekeya-0.0.2 README.md
tekeya-0.0.1 README.md