diogob / activerecord-postgres-earthdistanceLinks
Search records with latitude and longitude within a radius
☆110Updated 2 years ago
Alternatives and similar repositories for activerecord-postgres-earthdistance
Users that are interested in activerecord-postgres-earthdistance are comparing it to the libraries listed below
Sorting:
- Redis-backed, per-worker rate limits for job processing.☆201Updated 3 months ago
- Plugin for ActiveAdmin. Provides batch Update and Delete for scoped_collection (Filters + Scope) across all pages.☆56Updated last year
- Simple redis-based lock mechanism for your sidekiq workers☆107Updated last year
- Advanced monitoring for Sidekiq☆230Updated 10 years ago
- Asynchronous event publishing for Wisper using Sidekiq☆87Updated last year
- Use Roar's representers in Rails.☆235Updated last year
- Store transaction changes for active record objects☆105Updated 3 months ago
- calculate_all method for aggregate functions in Active Record☆137Updated 4 months ago
- Create temporary table-backed ActiveRecord models for use in tests☆215Updated last week
- Run your data migration scripts like a master☆126Updated last year
- JWT Token support for Doorkeeper☆223Updated last year
- ActiveHash Relation: Simple gem that allows you to run multiple ActiveRecord::Relation using hash. Perfect for APIs.☆119Updated 3 years ago
- Active Model Validations for Email using mail gem☆265Updated last year
- Adds typed hstore-backed field support to ActiveRecord models.☆243Updated last year
- 📧 An Email Condom for your Ruby Server☆174Updated 3 weeks ago
- Organize ActiveRecord models into a tree using PostgreSQL's ltree datatype☆141Updated 4 years ago
- ☆129Updated 2 years ago
- Counting at scale is hard. Let's do it good.☆146Updated 5 years ago
- Rate limiting/job enabling for ActiveJob using distributed locks in Redis or Memcached.☆318Updated 2 years ago
- Implement texter classes for sending SMS messages in similar way to how e-mails are sent with ActionMailer-based mailers. Take advantage …☆133Updated 2 years ago
- Fast batch deletes for Active Record and Postgres☆202Updated 2 years ago
- Simple yet useful Geo Coordinates class for Ruby☆123Updated 4 years ago
- Sidekiq middleware that adds the ability to rate limit job execution.☆234Updated last year
- Heroku buildpack with jemalloc☆116Updated 6 years ago
- Experimental extraction of template features from Prawn☆68Updated 2 years ago
- Sidekiq support for the Apartment Gem☆126Updated 4 years ago
- Flipflop lets you declare and manage feature flags in your Rails application.☆184Updated 11 months ago
- I18n your <title>s☆201Updated last year
- ActiveModel Serializers addon for eliminating N+1 queries problem from the serializers.