1 | 2,187 | 3,173 | pond | A simple, generic, thread-safe pool for connections or whatever else |
2 | 3,444 | 3,008 | que | A job queue that uses PostgreSQL's advisory locks for speed and reliability. |
3 | 16,230 | 9,002 | sequel-advisory-locking | Easy use of Postgres' advisory locks in Sequel |
4 | 27,046 | 108,739 | caulfield | A Rack middleware to aid in integration testing for Rails 3 and up. |
5 | 27,562 | 18,551 | pg_examiner | Examine and compare the tables, columns, constraints and other information that makes u... |
6 | 29,083 | 31,995 | sequel-seek-pagination | Generic, flexible seek pagination implementation for Sequel and PostgreSQL |
7 | 41,734 | 35,789 | sequel-search-path | Easy scoping of Postgres' search_path for Sequel |
8 | 51,481 | 24,070 | pg_triggers | Handy helpers to create PostgreSQL Triggers |
9 | 61,776 | 15,965 | sequel-savepoint-hooks | Sequel extension that allows savepoints to trigger after_commit and after_rollback hooks. |
10 | 82,042 | 108,739 | sequel-association-filtering | Easily filter records by the presence/absence of associated records. |
11 | 83,764 | 108,739 | sequel-select-order-clauses | Simple support for selecting the order clauses in a dataset |
12 | 92,910 | 49,619 | mongo_mapper_connector | A tiny gem that sets up a MongoMapper connection for you. |
13 | 93,089 | 35,789 | passert | Simple assertions in Ruby. |
14 | 93,215 | 49,619 | sequel_test_after_commit | Makes after_commit and after_rollback hooks work with Sequel's savepoint support. |
15 | 122,048 | 66,440 | listener | Share the LISTEN functionality of a single PG connection |
16 | 126,704 | 108,739 | redis-lua | A few more methods for the Redis class to make Lua script usage cleaner. |
17 | 147,905 | 108,739 | fracas | Write a longer description. Optional. |
18 | 154,485 | 66,440 | que-rails | Railtie, Generators and other magic to integrate the Que job queue with Rails applicati... |