[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Couple more sections out of the README #1178

Merged
merged 6 commits into from
Nov 11, 2024

Conversation

whatyouhide
Copy link
Contributor
  • SQLite3
  • DB/instance isolation

See #850.

(I also removed some stuff from the README that I should have removed in the previous PR, ma bad)

README.md Show resolved Hide resolved
guides/isolation.md Outdated Show resolved Hide resolved
guides/isolation.md Outdated Show resolved Hide resolved
guides/isolation.md Show resolved Hide resolved
guides/isolation.md Outdated Show resolved Hide resolved
whatyouhide and others added 2 commits November 11, 2024 16:25
Co-authored-by: Parker Selbert <parker@sorentwo.com>
Copy link
Member
@sorentwo sorentwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent 👏

guides/isolation.md Outdated Show resolved Hide resolved
Comment on lines +118 to +123
use Oban, otp_app: :my_app
end

Could be configured with:
Then, you can configure the facade with:

config :my_app, Oban, repo: MyApp.Repo
config :my_app, MyApp.Oban, repo: MyApp.Repo
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some important corrections here 🤦

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hihi yep!

@sorentwo sorentwo merged commit 5ad394c into oban-bg:main Nov 11, 2024
2 checks passed
@whatyouhide whatyouhide deleted the al/more-readme-split branch November 11, 2024 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants