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

Update 'Getting Started' to account for missing 'overseer.schema' #100

Open
dfornika opened this issue Jan 27, 2018 · 2 comments
Open

Update 'Getting Started' to account for missing 'overseer.schema' #100

dfornika opened this issue Jan 27, 2018 · 2 comments

Comments

@dfornika
Copy link

The getting started instructions include the following:

(require '[overseer.schema])
(overseer.schema/install (d/connect uri))

...but the overseer.schema namespace no longer exists. How can the user load the schema into datomic?

@andrewberls
Copy link
Collaborator

andrewberls commented Jan 30, 2018

Hey @dfornika sorry about this; we've revamped Overseer's API quite a bit to support pluggable storage backends (MySQL is now supported in addition to Datomic) and the docs haven't been updated accordingly. I'll do my best to get those updated and get back to you!

@dfornika
Copy link
Author

Oh, that's exciting. Looking forward to trying it out once the docs are updated.

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

No branches or pull requests

2 participants