Anatoliy Chakkaev
|
c33bc70756
|
Support reverse sort for redis
|
2012-03-06 17:05:22 +04:00 |
Anatoliy Chakkaev
|
9b3d432942
|
Reverse sort order in redis and memory, test
|
2012-03-01 23:57:48 +04:00 |
Henri Bergius
|
437c0df047
|
Safety: there might not be any indexes to use
|
2012-02-28 16:22:01 +02:00 |
Mansur
|
4b9cd8e678
|
Fix sorting by id in redis
|
2012-02-11 14:47:54 +04:00 |
Anatoliy Chakkaev
|
643c2879fe
|
Mongoose order/limit/offset and more
- Lazy dependencies loading
- Travis mongoose inetration
- All tests should run on travis
- Model.count for mongoose
|
2012-01-30 23:34:30 +04:00 |
Anatoliy Chakkaev
|
ad7d1d568a
|
Model.count with params support, fix time in mysql
|
2012-01-30 17:27:26 +04:00 |
Anatoliy Chakkaev
|
eb4e13922a
|
Rewrite redis test to make possible filter and sort simultaneously
|
2012-01-19 20:18:57 +04:00 |
Anatoliy Chakkaev
|
f0a34bf008
|
Redis-adapter: test sorting, support alpha-sort, fix destroyAll issue
|
2012-01-18 22:49:30 +04:00 |
1602
|
d05e018234
|
Merge pull request #16 from juggy/redis-sort
limit/offset and order clause for redis adapter
|
2012-01-18 07:52:55 -08:00 |
Anatoliy Chakkaev
|
a8db2ad081
|
Do not store null values
|
2012-01-14 00:06:57 +04:00 |
Julien Guimont
|
f8f6f4d995
|
limit/offset and order clause for redis adapter
Conflicts:
lib/adapters/redis.js
|
2011-12-16 22:01:38 -05:00 |
Anatoliy Chakkaev
|
13bfb1c972
|
Save where conds
|
2011-11-14 15:46:48 +07:00 |
Anatoliy Chakkaev
|
fc99247390
|
Logging in mysql and redis
|
2011-11-11 20:16:09 +07:00 |
Anatoliy Chakkaev
|
9f9aa7cd3f
|
Run callbacks on schema ready
|
2011-11-05 16:55:11 +07:00 |
Anatoliy Chakkaev
|
b5985e445d
|
Move conditions to `where` section, fix neo4j
|
2011-11-04 14:30:25 +07:00 |
Anatoliy Chakkaev
|
8b6c608c6c
|
Ability to transparently close connection with database
|
2011-10-21 16:46:09 +04:00 |
Anatoliy Chakkaev
|
182f3ff12e
|
Tune indexes in redis
|
2011-10-19 21:17:48 +04:00 |
Anatoliy Chakkaev
|
b2ea9c65b0
|
Reorganize package
|
2011-10-08 21:11:26 +04:00 |