-
Notifications
You must be signed in to change notification settings - Fork 656
Closed
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency file
Description
I’m starting this thread to discuss whether it’s a good idea for OpenDAL to switch from chrono to jiff.
OpenDAL doesn’t rely heavily on chrono; most of its usage is within Metadata and reqsign. Since we’re already considering replacing chrono with jiff in reqsign, it might make sense to unify this change across OpenDAL as well.
There are following good reasons for opendal:
- Time zone database integration: no need for
chrono-tz - Jiff supports detecting time zone offset conflicts
- Jiff is generally faster than Chrono
dosubot, koushiro, PsiACE and yihong0618
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency file