Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
noma4i committed Aug 15, 2020
1 parent 2b42759 commit 4a57a1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ AR Shard is non-intrusive extenstion for ActiveRecord to add threadsafe Model ba
- Work with you Sharded Model and AR model at the same time
- Threadsafe. Battle-tested with Sidekiq and 4 mixed Databases

##Limitations
## Limitations
- Doesn't care about migrations
- Define config as a Proc. `Due to nature of connection_handlers all DB connections are established at boot time`
- if data structure is different between databases you should use `ModelName.reset_column_information`
Expand Down

0 comments on commit 4a57a1a

Please sign in to comment.