Code Monkey home page Code Monkey logo

medici's Introduction

Medici is a Tokyo Tyrant interface for Erlang.  It is composed of two
basic parts, principe and the medici server.

Principe is a thin Erlang wrapper around the Tokyo Tyrant TCP/IP API.
It suports hash, b-tree, and table databases (the latter via the
principe_table module). Principe does not do any connection handling
beyond providing a simple connect() function, it just makes requests
to a tyrant server and returns the results.

Medici is an Erlang app that provides a supervised pool of client
connections to the tyrant service (via principe) and a client controller
that provides an fairly robust api for other processes to use when
accessing the tyrant service.  The medici app can also run a tyrant
server as a port, controlling the server from Erlang and eliminating
the necessity to start/stop this server outside of the Erlang application.


---------
Mad props to Bob Ippolito for the pytyrant package that I used as a
template and to Harish Mallipeddi whose tora package provided the
response handling functions I am using with a few minor tweaks.

Additional thanks to Yurii Rashkovski and Bhasker V Kode for bug fixes.

medici's People

Contributors

bosky101 avatar

Watchers

David N. Welton avatar Evan Miller avatar James Cloos avatar Dmitry Polyanovsky avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.