Liking cljdoc? Tell your friends :D
- remove type hint class
- jsonb version encoding and decoding
- bpchar encoding and decoding
- pass json(b) as a string
- refactor txt and bin encoder
- refactor server message dispatch
- remove phase enum
- migrations
- fix file names in readme
- fix file parser (dot vs hyphen)
- rename files (in jar as well)
- msg package split on msg.server and msg.client
- ClientMessage and ServerMessage interfaces
- PGError and PGErrorResponse extend RuntimeException
- fixed offset/limit bug when parsing binary json
- make CodecParams class immutable
- ObjectMapper support in:
- connection,
- codec params,
- pg.json ns,
- encode/decode-bin/text,
- JSON middleware
- migrations
- toc depth
- honey queries function
- pg-honey helpers
- pg-honey demo and reamde
- Next.JDBC wrapper
- more docs
- with-tx macro refactored
- error! function added
- msCancelTimeout renamed
- requireNonNull messages added
- connection isClosed refactored
- org.pg.proto package
- int to float encoding support
- oids type hints bug fixed
- concurrency tests
- new benchmarks
- Makefile java path
- LazyMap and LazyVector
- prg.pg.clojure package
- reducers refactored
- plan/reduce benchmarks
- reducer init() method accepts keys
- matrix header row added
- with-tx reflection warning removed
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close