Skip to content

Conversation

olegrok
Copy link
Contributor

@olegrok olegrok commented Jun 25, 2024

"staticlibs/ccronexpr" repo that we used before was archived. This patch switches cron parser implementation to some supported version "exander77/supertinycron".

Also internal representation was changed to FFI-structs independent. We don't need to copy FFI C struct to Lua and back. It's possible to just keep FFI object instead.

"staticlibs/ccronexpr" repo that we used before was archived.
This patch switches cron parser implementation to some supported
version "exander77/supertinycron".

Also internal representation was changed to FFI-structs
independent. We don't need to copy FFI C struct to Lua and back.
It's possible to just keep FFI object instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant