Commit graph

2 commits

Author SHA1 Message Date
Luis Lavena
c9f474b927 ci: adjust Travis build options
Ensure both stable and nightly builds of Crystal are being used
to test this project.
2016-01-24 19:23:48 -03:00
Luis Lavena
7f348cae8c Extraction: initial import
Extract Radix Tree implementation from `Beryl` project into an
standalone library to facilitate usage by other developers.

- Move `Tree`, `Node` and `Result` into `Radix` namespace
- Clenaup standalone README and describe usage
2016-01-24 19:19:42 -03:00