Logo
Explore Help
Register Sign In
rms/VictoriaMetrics
1
0
Fork 0
You've already forked VictoriaMetrics
mirror of https://github.com/VictoriaMetrics/VictoriaMetrics.git synced 2026-06-07 19:06:17 +03:00
Code Issues Packages Projects Releases Wiki Activity
Files
1aa72ecbfdda1432aa7bf1f5c23432675f4d5c48
VictoriaMetrics/lib/persistentqueue
History
Aliaksandr Valialkin 1aa72ecbfd lib/persistentqueue/persistentqueue.go: remove fs.MustSyncPath() call after fs.MustWriteSync()
The fs.MustWriteSync() already fsyncs the created file, so there is no need in additional fsync() call.

While at it, add missing fsync for the parent directory after creating a directory for persistent queue.
2025-08-30 01:47:10 +02:00
..
fastqueue_test.go
lib/fs: simplify the code for directory removal and make it compatible with object storage (S3) and NFS
2025-07-25 19:54:03 +02:00
fastqueue_timing_test.go
lib/fs: simplify the code for directory removal and make it compatible with object storage (S3) and NFS
2025-07-25 19:54:03 +02:00
fastqueue.go
Spelling and Markdown Standards
2025-08-18 22:46:34 +02:00
filenames.go
lib/{fs,persistentqueue}: use filepath.Join() instead of concatenating path parts with /
2023-04-13 20:13:45 -07:00
persistentqueue_test.go
lib/fs: simplify the code for directory removal and make it compatible with object storage (S3) and NFS
2025-07-25 19:54:03 +02:00
persistentqueue_timing_test.go
lib/fs: simplify the code for directory removal and make it compatible with object storage (S3) and NFS
2025-07-25 19:54:03 +02:00
persistentqueue.go
lib/persistentqueue/persistentqueue.go: remove fs.MustSyncPath() call after fs.MustWriteSync()
2025-08-30 01:47:10 +02:00
Powered by Gitea Version: 1.25.5 Page: 276ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API