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

Configuration without config file #4

Merged
merged 4 commits into from
Jun 11, 2024
Merged

Configuration without config file #4

merged 4 commits into from
Jun 11, 2024

Conversation

balat
Copy link
Member

@balat balat commented May 21, 2024

The goal of this PR is to remove the dependency to Ocsigen Server, to make it possible to use Ocsipersist for any OCaml project. It also makes it possible to use Ocsipersist without Ocsigen Server's config file, if you want to link your Elio app statically.
To do that, I had to split Opam packages, which creates lots of very small opam packages :-/
@vouillon @jrochel @hhugo @Wonko7 What do you think?

@balat balat marked this pull request as ready for review May 22, 2024 18:41
@balat balat force-pushed the static branch 2 times, most recently from f0fad29 to b14ede1 Compare May 22, 2024 18:53
@balat
Copy link
Member Author

balat commented May 22, 2024

Ready to review. You can test with the instructions here:
ocsigen/ocsigenserver#238

@balat balat force-pushed the static branch 6 times, most recently from bd5a1b5 to b374c77 Compare June 2, 2024 17:24
@balat
Copy link
Member Author

balat commented Jun 2, 2024

Updated with better documentation.

@balat balat force-pushed the static branch 4 times, most recently from 303bf3a to c540611 Compare June 11, 2024 14:19
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.

1 participant