107 Commits (4ffb00530f93ed1ece7200ef0e71246d946e6060)

Author SHA1 Message Date
Luke Childs 4ffb00530f Logo: pink -> purple 7 years ago
Luke Childs 60bdd2e5f8 Logo: blue/purple 7 years ago
Luke Childs cbc63c6ce7 Add logo 7 years ago
Luke Childs d2ad3c7cf3 0.8.0 7 years ago
Luke Childs 5c835c893a Pin keyv dev dependency versions 7 years ago
Luke Childs f95e52e443 Pin dependency versions 7 years ago
Luke Childs 487e736de3 Test against Postgres 9.5 7 years ago
Luke Childs b83e47e64e Run MySQL setup commands as root 7 years ago
Luke Childs 2e7285e741 Always test against altest keyv-postgres 7 years ago
Luke Childs 466c4f9f42 Test against keyv-mysql 7 years ago
Luke Childs 3104940994 0.7.0 7 years ago
Luke Childs cd16861af7 Support MySQL/MariaDB with official keyv-mysql adapter 7 years ago
Luke Childs d254ba35bf Increase TTL delay to stop false positives 7 years ago
Luke Childs 87ba734a1e 0.6.0 7 years ago
Luke Childs 6371d2e854 Run tests against keyv-postgres 7 years ago
Luke Childs 862e26adb7 Support PostgreSQL with official keyv-postgres adapter 7 years ago
Luke Childs 030180d99f Test SQLite against real DB 7 years ago
Luke Childs aae778e005 0.5.0 7 years ago
Luke Childs dc8a7e70cc Clean up storage adapter tests 7 years ago
Luke Childs 5cc88e3a3f Test against keyv-sqlite 7 years ago
Luke Childs 51fe559f0a Add keyv-sqlite as official SQLite adapter 7 years ago
Luke Childs 735ba2eab3 Use this (renamed get-root-module) 7 years ago
Luke Childs 82c5beb06f Remove Greenkeeper badge 7 years ago
greenkeeper[bot] 43ee80da94 Update dependencies to enable Greenkeeper 🌴 (#1) 7 years ago
Luke Childs 288f7249c5 0.4.0 7 years ago
Luke Childs 73ad7c1576 No longer need to pass reference of self to storage adapter 7 years ago
Luke Childs 79bd3c0b51 Pass up conneciton errors form storage adapters 7 years ago
Luke Childs 95eec3a949 Use new store instance for each test 7 years ago
Luke Childs 1a0f67eb51 Set namespace on store 7 years ago
Luke Childs 1caac5a4ff Fix text for namespaced keys 7 years ago
Luke Childs 8468e7e23a Add namespace support to keyv 7 years ago
Luke Childs 388f281a36 Remove custom error reporting 7 years ago
Luke Childs 00f78fb9f1 Copy official tests into keyv-test-suite 7 years ago
Luke Childs b02fc59018 Use keyv-test-suite 7 years ago
Luke Childs 16bd87d027 Use get-root-module 7 years ago
Luke Childs 0059039adb 0.3.1 7 years ago
Luke Childs 6f9a1cfe5f Add MongoDB service to Travis 7 years ago
Luke Childs d5aa1f198b Test against mongodb storage adapter 7 years ago
Luke Childs f85482be9f Only run full test suite on Travis 7 years ago
Luke Childs 2d7b0fbc38 Increase delay in tests to make the result more reliable 7 years ago
Luke Childs 41fd35d4cc Add Redis service to Travis 7 years ago
Luke Childs 75e5df5be4 Run test files serially for neater test output 7 years ago
Luke Childs e0d71abf30 eslint ignore crazy require 7 years ago
Luke Childs 3031d6fd40 Rename file and move tests for neater test output 7 years ago
Luke Childs ba4aa3a5e9 Run all keyv test suite against all storage adapters too 7 years ago
Luke Childs 34a1954a7d Test redis connection errors are emitted 7 years ago
Luke Childs 7a946f1bef Test redis connection string 7 years ago
Luke Childs 8ecf06571f Don't use legacy EventEmitter require 7 years ago
Luke Childs a1b173a8f0 0.3.0 7 years ago
Luke Childs 0b9da9672f Use json-buffer to support buffers in all storage adapter Also means value is always a string so don't have to worry about weird null/undefined/falsey value behaviour accross stores 7 years ago