| 1 | 2,452 | 2,278 | pond | A simple, generic, thread-safe pool for connections or whatever else |
| 2 | 3,241 | 3,180 | que | A job queue that uses PostgreSQL's advisory locks for speed and reliability. |
| 3 | 17,035 | 15,591 | sequel-advisory-locking | Easy use of Postgres' advisory locks in Sequel |
| 4 | 29,209 | 16,322 | pg_examiner | Examine and compare the tables, columns, constraints and other information that makes u... |
| 5 | 29,708 | 58,818 | caulfield | A Rack middleware to aid in integration testing for Rails 3 and up. |
| 6 | 30,498 | 30,022 | sequel-seek-pagination | Generic, flexible seek pagination implementation for Sequel and PostgreSQL |
| 7 | 38,658 | 58,818 | sequel-savepoint-hooks | Sequel extension that allows savepoints to trigger after_commit and after_rollback hooks. |
| 8 | 43,355 | 36,893 | sequel-search-path | Easy scoping of Postgres' search_path for Sequel |
| 9 | 53,467 | 58,818 | pg_triggers | Handy helpers to create PostgreSQL Triggers |
| 10 | 81,156 | 58,818 | sequel-association-filtering | Easily filter records by the presence/absence of associated records. |
| 11 | 84,746 | 58,818 | sequel-select-order-clauses | Simple support for selecting the order clauses in a dataset |
| 12 | 92,444 | 58,818 | passert | Simple assertions in Ruby. |
| 13 | 96,888 | 58,818 | sequel_test_after_commit | Makes after_commit and after_rollback hooks work with Sequel's savepoint support. |
| 14 | 97,977 | 58,818 | mongo_mapper_connector | A tiny gem that sets up a MongoMapper connection for you. |
| 15 | 127,140 | 30,022 | listener | Share the LISTEN functionality of a single PG connection |
| 16 | 131,545 | 58,818 | redis-lua | A few more methods for the Redis class to make Lua script usage cleaner. |
| 17 | 148,225 | 58,818 | fracas | Write a longer description. Optional. |
| 18 | 154,383 | 58,818 | que-rails | Railtie, Generators and other magic to integrate the Que job queue with Rails applicati... |