changelog shortlog graph tags branches files raw help

Mercurial > core / changeset: no-save libs

changeset 371: 73c8c1297989
parent 370: 9f8f4c26d379
child 372: fe7f583d8b02
author: Richard Westhaver <ellis@rwest.io>
date: Sun, 26 May 2024 16:02:37 -0400
files: lisp/lib/rdb/pkg.lisp
description: no-save libs
     1.1--- a/lisp/lib/rdb/pkg.lisp	Sun May 26 15:41:14 2024 -0400
     1.2+++ b/lisp/lib/rdb/pkg.lisp	Sun May 26 16:02:37 2024 -0400
     1.3@@ -115,4 +115,4 @@
     1.4    :with-sst))
     1.5 
     1.6 (in-package :rdb)
     1.7-(rocksdb:load-rocksdb t)
     1.8+(rocksdb:load-rocksdb nil)