1
Fork 0

Re-order a bit

This commit is contained in:
Jan-Erik Rediger 2016-09-22 14:10:21 +02:00
parent 0c4617bbf6
commit 3730189bff

View file

@ -8,7 +8,7 @@ studying at [UiS](http://www.uis.no/) in Stavanger, Norway and [RWTH Aachen](htt
programming a lot of [Ruby](http://www.ruby-lang.org/en/) and [Rust](http://www.rust-lang.org/).
Organizer of [RustFest](http://www.rustfest.eu/),
Co-Organizer of the [Rust User group Cologne/Bonn](http://rustaceans.cologne/),
Co-Organizer of the [Rust User Group Cologne/Bonn](http://rustaceans.cologne/),
Co-Organizer of [otsconf Dortmund](https://otsconf.com/),
coach at [OpenTechSchool Dortmund](http://www.opentechschool.org/dortmund/),
contributor to [Redis](http://redis.io) and maintainer of [hiredis](https://github.com/redis/hiredis) and several client libraries.
@ -23,12 +23,12 @@ contributor to [Redis](http://redis.io) and maintainer of [hiredis](https://gith
## // projects
* [semantic-rs](https://github.com/semantic-rs/semantic-rs) - Automatic crate publishing
* [rdb-rs](http://rdb.fnordig.de/) - fast and efficient RDB parsing utility, including full documentation on the RDB file format
* [hiredis](https://github.com/redis/hiredis) - the minimalistic C client for Redis, as well as wrapper libraries: [hiredis-rb](https://github.com/redis/hiredis-rb/) ([gem](https://rubygems.org/gems/hiredis)), [hiredis-node](https://github.com/redis/hiredis-node) ([npm](https://www.npmjs.com/package/hiredis)), [hiredis-py](https://github.com/redis/hiredis-py) ([pypi](https://pypi.python.org/pypi/hiredis/))
* [try.redis.io](http://try.redis.io) - Online Redis REPL.
* [badbill](https://github.com/badboy/badbill) - A client for the [Billomat](http://www.billomat.com/en/api/) API
* [Redis FAQ](/redis-faq/) - an unofficial Redis FAQ with user questions
* [rdb-rs](http://rdb.fnordig.de/) - fast and efficient RDB parsing utility, including full documentation on the RDB file format
* [hiredis](https://github.com/redis/hiredis) - the minimalistic C client for Redis, as well as wrapper libraries: [hiredis-rb](https://github.com/redis/hiredis-rb/) ([gem](https://rubygems.org/gems/hiredis)), [hiredis-node](https://github.com/redis/hiredis-node) ([npm](https://www.npmjs.com/package/hiredis)), [hiredis-py](https://github.com/redis/hiredis-py) ([pypi](https://pypi.python.org/pypi/hiredis/))
* [semantic-rs](https://github.com/semantic-rs/semantic-rs) - Automatic crate publishing
## // services