Skip to content
/ farstar Public

A series of examples / recipes implemented in Clojure against FoundationDB.

License

Notifications You must be signed in to change notification settings

vedang/farstar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

farstar

A series of examples / recipes implemented in Clojure against FoundationDB. This repository is meant as a demonstration of how to use clj-fdb. Head over there and read it's README if you want to get started quickly with the library.

Installation

  1. Clone this repository.
  2. Start a REPL in this repository and open any file in the src/farstar/ folder. Follow instructions in the comment block at the bottom of the file to play with the code.

Examples / Recipes

The following examples / recipes are currently available:

  1. Class Scheduling: Implemented at src/farstar/class_scheduling.clj.
  2. Time Series: Implemented at src/farstar/time_series.clj

License

Copyright © 2018 Vedang Manerikar

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

A series of examples / recipes implemented in Clojure against FoundationDB.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published