Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · 1.2.1
persy
Browse files
Jan 18, 2022
set version for the next hotfix
· 73a4ba5d
tglman
authored
Jan 18, 2022
View commits for tag 1.2.1
1.2.1
73a4ba5d
Jan 17, 2022
fix:avoid to generate error in case of problem recovering free pages
· 1724b633
tglman
authored
Jan 17, 2022
1724b633
Jan 09, 2022
refactor: minor change on index metadata load
· 2fc041ae
tglman
authored
Jan 09, 2022
View commits for tag 1.2.0
1.2.0
2fc041ae
Jan 08, 2022
fix: reintroduce some misspelling for API compatibility
· 505cecee
tglman
authored
Jan 08, 2022
505cecee
Jan 03, 2022
chore: removed commented code
· e3a8750e
tglman
authored
Jan 03, 2022
e3a8750e
Jan 02, 2022
chore: minor fix from clippy
· 7d2a8a24
tglman
authored
Jan 02, 2022
7d2a8a24
Dec 24, 2021
add test to verify fix for issue
#48
· c36efb09
tglman
authored
Dec 23, 2021
c36efb09
minor fix on from vec for bytevec
· 53c19365
tglman
authored
Dec 22, 2021
53c19365
Dec 19, 2021
chore:avoid execute backgroud operations on shutdown
· ff102d6e
tglman
authored
Dec 19, 2021
ff102d6e
chore: removed not needed drop implementation
· 69841c89
tglman
authored
Dec 19, 2021
69841c89
Revert "add build step with taurpulin coverage"
· 42a0287a
tglman
authored
Dec 19, 2021
42a0287a
Revert "made taurpulin coverage build the default build"
· 0a70551d
tglman
authored
Dec 19, 2021
0a70551d
Revert "update build to cache artifacts"
· fa0a711f
tglman
authored
Dec 19, 2021
fa0a711f
fix: try to make drop with background ops safer
· 59e4ce13
tglman
authored
Dec 19, 2021
59e4ce13
update build to cache artifacts
· b442857f
tglman
authored
Dec 19, 2021
b442857f
made taurpulin coverage build the default build
· 89c370f1
tglman
authored
Dec 19, 2021
89c370f1
add build step with taurpulin coverage
· 92cb97e9
tglman
authored
Dec 19, 2021
92cb97e9
Dec 18, 2021
refactor: renamed in memory implementation to memory device
· a861c4c6
tglman
authored
Dec 18, 2021
a861c4c6
refactor:moved file locking logic in file device
· 13a987c3
tglman
authored
Dec 18, 2021
13a987c3
refactor:centralize logic of creation and locking
· cef1f0c1
tglman
authored
Dec 18, 2021
cef1f0c1
refactor: split device module in multiple submodules
· 028a2a74
tglman
authored
Dec 18, 2021
028a2a74
chore: optimization on data reading for infallible read
· 3b4558e5
tglman
authored
Dec 18, 2021
3b4558e5
Dec 16, 2021
fix: snapshot data cleaning now remove all data without leaking memory
· ad7e5778
tglman
authored
Dec 16, 2021
ad7e5778
doc: spelling fix
· b937aae7
tglman
authored
Dec 16, 2021
b937aae7
Dec 13, 2021
Merge branch 'master' into 'master'
· 09121d49
tglman
authored
Dec 13, 2021
09121d49
fix some typos
· 971eec8d
李冬冬
authored
Dec 13, 2021
971eec8d
Dec 10, 2021
refactor: optimization of last journal page read while cleanup
· 998ae3b2
tglman
authored
Dec 10, 2021
998ae3b2
fixed test of forced closed instance creating low level issues
· 68af6242
tglman
authored
Nov 30, 2021
68af6242
made sure the clean of the wall happen after fsync
· 90a73ed6
tglman
authored
Nov 30, 2021
90a73ed6
better concurrent use of root pages write
· 42e4a85e
tglman
authored
Nov 28, 2021
42e4a85e
add write of root pages only on sync
· b59656ae
tglman
authored
Nov 14, 2021
b59656ae
additional unification of root pages management
· b6ae77e1
tglman
authored
Nov 14, 2021
b6ae77e1
moved root pages flags in the holder
· 17824cac
tglman
authored
Nov 14, 2021
17824cac
used root page holder to keep info of root pages
· e9e4a105
tglman
authored
Nov 13, 2021
e9e4a105
add some holder types for keep the root pages infos
· 4864758f
tglman
authored
Nov 13, 2021
4864758f
refactor to centralize the root pages logic
· 507461ef
tglman
authored
Nov 13, 2021
507461ef
add reuse of allocation in more indexes cases
· 216665a2
tglman
authored
Dec 08, 2021
216665a2
reuse internal structures for indexes nodes
· fe498924
tglman
authored
Dec 07, 2021
fe498924
fix: made sure that journal start list follow the same order of journal pages
· a1d396e1
tglman
authored
Dec 10, 2021
a1d396e1
Dec 09, 2021
refactor: remove not neded generic clone implementation
· 125c4940
tglman
authored
Dec 09, 2021
125c4940
Loading