summary refs log tree commit diff
path: root/pkgs/servers/nosql
Commit message (Collapse)AuthorAge
* Don't use "with licenses;" for single licencesTobias Geerinckx-Rice2015-05-28
| | | | And don't use square brackets on such lines.
* redis: 3.0.0-rc3 -> 3.0.1William A. Kennington III2015-05-24
|
* cassandra 2.1.4 -> 2.1.5Tobias Geerinckx-Rice2015-05-20
|
* cassandra 2.0.14 -> 2.0.15Tobias Geerinckx-Rice2015-05-20
|
* mongodb: Support 32 bit platformsWilliam A. Kennington III2015-05-19
|
* mongodb: 3.0.2 -> 3.0.3William A. Kennington III2015-05-19
|
* Merge pull request #7647 from flosse/arangodblethalman2015-05-14
|\ | | | | pkgs: added ArangoDB 2.5.2
| * pkgs: arangodb 2.5.2 -> 2.5.3Markus Kohlhase2015-05-02
| |
| * pkgs: added ArangoDB 2.5.2Markus Kohlhase2015-04-30
| |
* | Fix Hydra build of EventStoreBrian McKenna2015-05-10
| | | | | | | | Need to patch the build.sh shebang to make it pure.
* | Merge pull request #7752 from puffnfresh/package/eventstoreArseniy Seroka2015-05-10
|\ \ | | | | | | Add EventStore package
| * | Add EventStore packageBrian McKenna2015-05-09
| | | | | | | | | | | | | | | This turns the V8 expression into a generic build, so that we can build with the required version.
* | | libsodium: refactor & remove duplicatecodyopel2015-05-09
|/ /
* / meta.description fixupsJoachim Fasting2015-04-30
|/ | | | Mostly scripted substitutions with a couple of subjective enhancements.
* mongodb: 3.0.1 -> 3.0.2William A. Kennington III2015-04-25
|
* nixpkgs: rethinkdb 1.15.2 -> 2.0.0-1Austin Seipp2015-04-14
| | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* mongodb: Enable parallel buildingWilliam A. Kennington III2015-04-08
|
* mongodb: 2.6.8 -> 3.0.1William A. Kennington III2015-04-08
|
* cassandra_2_0: 2.0.13 -> 2.0.14Tobias Geerinckx-Rice2015-04-04
|
* cassandra_2_1: 2.1.3 -> 2.1.4Tobias Geerinckx-Rice2015-04-04
|
* Update Apache JenaMichael Raskin2015-03-21
|
* cassandra 2.0.12 -> 2.0.13Tobias Geerinckx-Rice2015-03-17
|
* Merge pull request #6683 from unaizalakain/influxdb0.8.3William A. Kennington III2015-03-08
|\ | | | | Bump InfluxDB to 0.8.3
| * Bump InfluxDB to 0.8.3Unai Zalakain2015-03-05
| | | | | | | | | | | | - Prevents the automatic creation of shards that was causing too many shards being created when used with grafana. - It's the most recent version that allows updating from 0.7
* | mongodb: 2.6.7 -> 2.6.8William A. Kennington III2015-03-06
|/
* Merge pull request #6565 from rushmorem/cassandra-2.0lethalman2015-02-26
|\ | | | | Add cassandra 2.0
| * Add cassandra 2.0rushmorem2015-02-26
| | | | | | | | | | | | | | | | | | | | | | According to the project website (http://cassandra.apache.org) version 2.0 is the most stable version. It's the one that's recommended if you are already in production or going into production soon. Cassandra 2.0 is also the version that's officially supported by Titan (http://thinkaurelius.github.io/titan), a distributed graph database that uses cassandra as one of it's backends.
* | mongodb: Support boost 1.57William A. Kennington III2015-02-25
|/
* cassandra 2.1.2 -> 2.1.3Tobias Geerinckx-Rice2015-02-23
|
* Merge pull request #5867 from berdario/redis3lethalman2015-02-11
|\ | | | | Add redis-3.0.0-rc2
| * redis3.0.0-rc3berdario2015-02-11
| |
| * Rename redis3Dario Bertini2015-01-24
| |
| * Add redis-3.0.0-rc2Dario Bertini2015-01-20
| |
* | Merge pull request #6119 from lethalman/golethalman2015-02-07
|\ \ | | | | | | Go packages, buildGoPackage
| * | Port influxdb-backup to buildGoPackageLuca Bruno2015-02-05
| | |
* | | mongodb: 2.6.6 -> 2.6.7William A. Kennington III2015-02-06
| | |
* | | Merge commit 'cfb29ab882323d379aba20a95020c7c24f883eae'Shea Levy2015-02-02
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | Partial staging merge, including cc-wrapper fixes Conflicts: pkgs/applications/audio/spotify/default.nix pkgs/build-support/cc-wrapper/default.nix pkgs/development/compilers/cryptol/1.8.x.nix
| * | rename all occurrences of stdenv.cc.gcc to stdenv.cc.ccEric Seidel2015-01-14
| |/
* | Add influxdb-backupJaka Hudoklin2015-01-28
| |
* | Merge pull request #5868 from berdario/redisGeorges Dubus2015-01-20
|\ \ | | | | | | Update redis to 2.8.19
| * | Update redis to 2.8.19Dario Bertini2015-01-20
| |/
* / cassandra 2.1.0 -> 2.1.2Tobias Geerinckx-Rice2015-01-20
|/ | | | The old tarball was gone. I'll maintain it while I use it.
* Switch users of 'pandoc' to the lean version.Peter Simons2015-01-02
|
* Change occurrences of gcc to the more general ccJohn Wiegley2014-12-26
| | | | | This is done for the sake of Yosemite, which does not have gcc, and yet this change is also compatible with Linux.
* Fix license attribute of many bsd-like licensed packagesPascal Wittmann2014-12-21
|
* Merge pull request #5320 from teh/hyperdexlethalman2014-12-19
|\ | | | | Add hyperdex.
| * Add hyperdex.Tom Hunger2014-12-15
| |
* | mongodb: 2.6.5 -> 2.6.6William A. Kennington III2014-12-16
|/
* rethinkdb: upgrade to 1.15.2Mathijs Kwik2014-11-26
|
* Fixed many descriptionsPascal Wittmann2014-11-11
|