Pinned Repositories
app_config
Rails plugin that provides environment specific application configuration.
cream_ex
Cluster aware Memcached client for Elixir
docker_plugin_do_storage
DigitalOcean Storage plugin for Docker
faktory_worker_ex
Elixir worker for Faktory
gnat
NATS Streaming (and plain NATS) client for Elixir
has_easy
Easy access and creation of "has many" relationships for ActiveRecord models. It uses a "vertical table" so schema changes aren't necessary when you add fields. Use this plugin to add preferences, options, flags, etc to your models.
param_protected
Filter unwanted params from your controllers/actions in your Rails app. Provides param_protected and param_accessible analogous to ActiveRecord's attr_protected and attr_accessible.
retryable_ex
Simple code retrying without metaprogramming
schizo
DCI (data, context and interaction) for Ruby / Rails / ActiveRecord
shard_ex
Multitenancy with Ecto
cjbottaro's Repositories
cjbottaro/param_protected
Filter unwanted params from your controllers/actions in your Rails app. Provides param_protected and param_accessible analogous to ActiveRecord's attr_protected and attr_accessible.
cjbottaro/faktory_worker_ex
Elixir worker for Faktory
cjbottaro/cream_ex
Cluster aware Memcached client for Elixir
cjbottaro/retryable_ex
Simple code retrying without metaprogramming
cjbottaro/em-xmlrpc-client
EventMachine + Fiber aware XMLRPC client
cjbottaro/kestrel_ex
Conveniences when using Finch
cjbottaro/postgrex_replication
cjbottaro/actionview-component
View components for Rails
cjbottaro/cassy_ex
Cassandra driver... just for fun
cjbottaro/chronic
cjbottaro/cyanide
BSON documents in Elixir language
cjbottaro/ecto
A toolkit for data mapping and language integrated query.
cjbottaro/elixir-mail
Build composable mail messages
cjbottaro/ex_aws
A flexible, easy to use set of clients AWS APIs for Elixir
cjbottaro/liveview_9_20
Groxio LiveView Course
cjbottaro/msgpack_ex
Configurable MessagePack library for Elixir
cjbottaro/msgpack_go
Initiative, ergonomic, and customizable MessagePack library
cjbottaro/murmur
murmur3 Erlang NIF (with Cassandra variant)
cjbottaro/nats-architecture-and-design
Architecture and Design Docs
cjbottaro/nats_ex
Nats client and high level abstractions
cjbottaro/phoenix
Peace of mind from prototype to production
cjbottaro/phoenix_live_view
Rich, real-time user experiences with server-rendered HTML
cjbottaro/plug_session_cream
Plug session store using Cream to connect to memcached cluster
cjbottaro/redix
Fast, pipelined, resilient Redis driver for Elixir. 🛍
cjbottaro/returnable_ex
Early returns for Elixir
cjbottaro/slack_ex
cjbottaro/stochasticbytes
Side project related stuff!
cjbottaro/superbolide-rb
Ruby client/worker for Superbolide
cjbottaro/textile_ex
Render Textile in Elixir using Rustextile
cjbottaro/tiktoken_ex
Tiktoken using precompiled Rust NIF for tiktoken-rs