https://github.com/ststeiger/hypertablesharp
Hypertable C# Client
https://github.com/ststeiger/hypertablesharp
Last synced: about 1 year ago
JSON representation
Hypertable C# Client
- Host: GitHub
- URL: https://github.com/ststeiger/hypertablesharp
- Owner: ststeiger
- Created: 2014-08-24T18:18:36.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-27T10:24:41.000Z (almost 12 years ago)
- Last Synced: 2025-05-21T05:11:52.674Z (about 1 year ago)
- Language: C#
- Size: 2.01 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
HyperTableSharp
===============
Hypertable C# Client
The first C# Thrift-Client for HyperTable (http://hypertable.org/).
Uses IKVM to not have to re-write the Java ByteBuffer-class in C#.
Works on Windows / Linux / MacOSX / *Nix
Generally everywhere where mono & thrift & ikvm run.
Absolutely NO warranty whatsoever.
Distributed under the Apache Software License.
http://www.apache.org/licenses/LICENSE-2.0