Skip to content

Commit

Permalink
Badges added
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulpowar committed Aug 23, 2018
1 parent 7eb21be commit 0372565
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

kdb+ bindings for Rust. Originally forked from and substantially based on the Krust cargo package by [adwhit](https://github.com/adwhit/krust) via [robsmith11](https://github.com/robsmith11/krust).

[![Circle CI](https://img.shields.io/circleci/project/redsift/rkdb.svg?logo=circleci)](https://circleci.com/gh/redsift/rkdb)
[![Latest version](https://img.shields.io/crates/v/rkdb.svg)](https://crates.io/crates/rkdb)
![License](https://img.shields.io/crates/l/rkdb.svg)

These bindings enable Rust to be used as inside Q to add additional functionality.
More generally they also enable Rust to communicate with kdb+ in a memory-safe way.

Expand Down

0 comments on commit 0372565

Please sign in to comment.