Skip to content

torque/reki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reki

reki is a bittorrent tracker that uses libuv for IO and Redis for persistent storage.

Building

Building reki is a terribly involved process. It requires the following:

  1. A POSIX OS environment.
  2. A C99 capable compiler.
  3. GNUMake compatible make.

To build reki, you must carefully observe the following arcane ritual:

  1. Acquire a copy of the source code, perhaps with git clone https://github.com/torque/reki.git
  2. Run make from within the source dir.
  3. That's it! Really! Unless it didn't work.

About

A bittorrent tracker written in C, built on Redis and libuv.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published