Skip to content

Update cache documentation #1622

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

Merged
merged 5 commits into from
Apr 2, 2018

Conversation

fredericDelaporte
Copy link
Member

  • Fix cache custom settings
  • Adjust caches documentation
  • Document CoreMemoryCache
  • Document CoreDistributedCache

@fredericDelaporte
Copy link
Member Author

Of course its last commit should not be merged before CoreDistributedCache gets merged (nhibernate/NHibernate-Caches#29).

The nhibernate session factory configuration settings is restricted by a
xsd. Adjust documentation of custom settings for reflecting this.
 * Fix typos
 * Remove obsolete stuff
 * Add a note on caches potentially shared between session factories
 * Link each cache to its configuration documentation
 * Give ids to all sections
 * Switch Memcache for EnyimMemcached and document it. The former is
   no more maintained since years, and its NuGet package is not updated.
   Moreover it fails some basic tests.
   The later appears to be no more maintained since one year and a half,
   but it does not fail tests and its NuGet package is still updated.
@fredericDelaporte fredericDelaporte changed the title Cache doc update Update cache documentation Mar 27, 2018
@fredericDelaporte fredericDelaporte merged commit 5e01113 into nhibernate:master Apr 2, 2018
@fredericDelaporte fredericDelaporte deleted the CacheDoc branch April 2, 2018 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants