package ocsipersist-pgsql-config
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Ocsigen Server configuration file extension for ocsipersist-pgsql
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      2.0.0.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        md5=b96e2fa070038fc9ffa9ab7551ed5637
    
    
  sha512=f5aca65bee735f90047c7457d4e5a9965a71a70df14366dd7fea2d494b5397702d5d5b0d677dbe0524368e9ae9c124c281d39ec3a99b3c79ed60ae439f93ec84
    
    
  Description
Load this package from Ocsigen Server's configuration file if you want to use the PostgreSQL storage backend.
Published: 24 Jun 2024
README
Ocsipersist
Description
Ocsipersist is a collection of libraries defining a unified frontend for a number of key/value storage implementations. Ocsipersist is used pervasively in Eliom/Ocsigen to handle sessions and references. It can be used as an extension for ocsigenserver or as a library. Implementations of the following backends currently exist: DBM, PostgreSQL, SQLite.
API Reference
https://ocsigen.github.io/ocsipersist/index.html
Dependencies (5)
- 
  
    ocsipersist-pgsql
  
  
    >= "2.0.0" & < "2.1.0"
- 
  
    ocsigenserver
  
  
    >= "3.0.0"
- xml-light
- 
  
    dune
  
  
    >= "2.9"
- 
  
    ocaml
  
  
    >= "4.08"
Dev Dependencies
None
Used by
None
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page