Skip to content

danburkert/clj-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clj-base

A functional HBase client

Goals

  1. thread safe
  2. asynchronous
  3. lazy
  4. functional data flow
  • write requests in terms of map, reduce, and filter over a sorted set of cells
  • transparently push as much to server side as possible
  • clojure reducers?

Progress

Not ready

License

Copyright © 2013 Dan Burkert

Distributed under the Apache License, Version 2.0

About

A functional HBase client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages