1 | 2,361 | 6,054 | pond | A simple, generic, thread-safe pool for connections or whatever else |
2 | 3,351 | 3,243 | que | A job queue that uses PostgreSQL's advisory locks for speed and reliability. |
3 | 16,057 | 41,751 | sequel-advisory-locking | Easy use of Postgres' advisory locks in Sequel |
4 | 28,098 | 30,674 | caulfield | A Rack middleware to aid in integration testing for Rails 3 and up. |
5 | 28,506 | 16,937 | pg_examiner | Examine and compare the tables, columns, constraints and other information that makes u... |
6 | 29,580 | 75,336 | sequel-seek-pagination | Generic, flexible seek pagination implementation for Sequel and PostgreSQL |
7 | 40,181 | 117,053 | sequel-savepoint-hooks | Sequel extension that allows savepoints to trigger after_commit and after_rollback hooks. |
8 | 41,880 | 92,290 | sequel-search-path | Easy scoping of Postgres' search_path for Sequel |
9 | 52,159 | 22,726 | pg_triggers | Handy helpers to create PostgreSQL Triggers |
10 | 81,462 | 63,166 | sequel-association-filtering | Easily filter records by the presence/absence of associated records. |
11 | 83,853 | 92,290 | sequel-select-order-clauses | Simple support for selecting the order clauses in a dataset |
12 | 92,255 | 47,101 | passert | Simple assertions in Ruby. |
13 | 93,943 | 149,780 | sequel_test_after_commit | Makes after_commit and after_rollback hooks work with Sequel's savepoint support. |
14 | 94,806 | 75,336 | mongo_mapper_connector | A tiny gem that sets up a MongoMapper connection for you. |
15 | 123,611 | 117,053 | listener | Share the LISTEN functionality of a single PG connection |
16 | 128,311 | 117,053 | redis-lua | A few more methods for the Redis class to make Lua script usage cleaner. |
17 | 147,642 | 117,053 | fracas | Write a longer description. Optional. |
18 | 155,135 | 92,290 | que-rails | Railtie, Generators and other magic to integrate the Que job queue with Rails applicati... |